home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Technotools
/
Technotools (Chestnut CD-ROM)(1993).ISO
/
lantools
/
aplock
/
delay.doc
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1988-02-27
|
244 b
|
6 lines
DELAY n is used to pause execution for "n" seconds or until Escape key
is entered. Useful in BATCH files that need to retry an operation
periodically. Returns ERRORLEVEL 0 unless Escape entered, in which case
ERRORLEVEL 1 is returned.